03. Programming in Python

L1 03 Programming In Python V4

Programming in Python

As you learn Python throughout this course, there are a few things you should keep in mind.

  1. Python is case sensitive.

  2. Spacing is important.

  3. Use error messages to help you learn.

Let’s get started!